home *** CD-ROM | disk | FTP | other *** search
/ Flash 4 Web Animation FX & Design / Flash 4 - Web Animation - FX & Design.iso / mac / PlugAndPlay / Trig / Trig.swf / scripts / DefineButton2_67 / BUTTONCONDACTION on(press).as
Text File  |  1999-10-20  |  62b  |  5 lines

  1. on(press){
  2.    set("/:Button","4");
  3.    call("/:Button");
  4. }
  5.